Use "bash|bashes" in a sentence

1. If this is checked then ANSI escape sequences will be interpreted and not displayed. Useful for when monitoring bash

선택하면 ANSI 탈출 문자를 처리하며, 보여 주지 않습니다. bash를 모니터링할 때 유용합니다

2. For instance, bash builtin commands pwd and cd operate on the current logical directory. pwd is often used in scripts to determine the actual current working directory.

이를테면 bash 내장 명령 'pwd'와 'cd'는 현재의 논리 디렉터리에서 동작한다. '/bin/pwd'는 현재의 실제 작업 디렉터리를 결정하기 위해 스크립트에서 종종 사용된다.